[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            initkeyvars - setup internal keyboard settings

  Syntax              void initkeyvars(void);

  Prototype in        keyboard.h

  Remarks             used to initialize internal variables used by
                      several keyboard functions. The following variable
                      assignments are made:

                           _cursorinsert = CURSOR_HALFBLOCK;
                           _cursoroverwrite = CURSOR_UNDERBAR;

  Return value        nothing.

  See also            getget()


See Also: getget()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson